FINS Synergy Documents System API - Implementation Template

Data mappings

This document provides information generated from the DataWeave scripts included in the project, such as function definitions, variable definitions, and data mapping tables.

ModuleDescription
create-document-images-soap-requestSOAP Request mapping for creating a Document Image with Indexes in Synergy
create-images-responseCreate DocImages in Synergy response mapping
get-document-image-content-responseRetrieve Document Image Content from Synergy
get-document-image-content-soap-requestSOAP Request mapping for retrieving a Document Image content from Synergy
get-indexes-responseRetrieve Document Image Indexes from Jack Henry Synergy response mapping
get-indexes-soap-requestSOAP Request mapping for retrieving a Document Image Indexes from Synergy

create-document-images-soap-request

SOAP Request mapping for creating a Document Image with Indexes in Synergy

Source: ./src/main/resources/dwl/create-document-images-soap-request.dwl

(back to top)

create-images-response

Create DocImages in Synergy response mapping

Source: ./src/main/resources/dwl/create-images-response.dwl

Mapping Tables

The DocImgAdd Operation of the ImageService is used to create a Document Image in Synergy Maps the DocImgAdd response to CIM Document Indexes format

CIMDocImgAddResponse.DocImgInfoRsArray.DocImgInfoRs.DocImgIdxArray.DocImgIdxDescription
indexNameDocImgIdxArray.DocImgIdx.DocImgIdxNameDisplay name of the document index.
indexTypeDocImgIdxArray.DocImgIdx.DocImgIdxTypeIndicates the type of document index this representssuch as an account number.
indexValueDocImgIdxArray.DocImgIdx.DocImgIdxValueValue of the document index corresponding to the index type.

(back to top)

get-document-image-content-response

Retrieve Document Image Content from Synergy

Source: ./src/main/resources/dwl/get-document-image-content-response.dwl

Mapping Tables

The DocImgSrch Operation of the ImageService is used to retrieve the Document Image Content Indexes from Synergy Maps the DocImgSrch response to CIM Document Images format

CIMDocImgSrchResponse.DocImgSrchArray.DocImgSrchInfoDescription
nameDocNameThe name of the Document in Synergy.
descriptionDocNameThe description of the Document in Synergy.
images.imageFormatDocImgDetArray.DocImgDetInfo.DocImgFormatFormat of the encoded image.
images.imageContentDocImgDetArray.DocImgDetInfo.DocImgImage content encoded as Base64.
images.imageSizeDocImgDetArray.DocImgDetInfo.DocImgSizeImage size in bytes.
images.imageSequenceDocImgDetArray.DocImgDetInfo.DocImgProcSeqProcessing sequence for reconstructing multi-part images.
indexes.indexNameDocImgIdxArray.DocImgIdx.DocImgIdxNameDisplay name of the document index.
indexes.indexTypeDocImgIdxArray.DocImgIdx.DocImgIdxTypeIndicates the type of document index this representssuch as an account number.
indexes.indexValueDocImgIdxArray.DocImgIdx.DocImgIdxValueValue of the document index corresponding to the index type.
auditInfo.createdDatenow()Timestamp of when the customer was created - set as Current Time.
auditInfo.createdByDocImgSrchResponse.SrchMsgRsHdr.jXchangeHdr.AuditUsrIdIdentifies the system or user which created the customer.
auditInfo.updatedDatenow()Timestamp of when the customer was last updated.
auditInfo.updatedByDocImgSrchResponse.SrchMsgRsHdr.jXchangeHdr.AuditUsrIdIdentifies the system or user which last updated the customer.
auditInfo.isDeletedfalseIndicates whether or not the customer has been soft-deleted - set as false.

(back to top)

get-document-image-content-soap-request

SOAP Request mapping for retrieving a Document Image content from Synergy

Source: ./src/main/resources/dwl/get-document-image-content-soap-request.dwl

(back to top)

get-indexes-response

Retrieve Document Image Indexes from Jack Henry Synergy response mapping

Source: ./src/main/resources/dwl/get-indexes-response.dwl

Mapping Tables

The DocImgSrch Operation of the ImageService is used to retrieve the Document Indexes from Synergy Maps the DocImgSrch response to CIM Document Images format

CIMDocImgSrchResponse.DocImgSrchArray.DocImgSrchInfoDescription
nameDocNameThe name of the Document in Synergy.
descriptionDocNameThe description of the Document in Synergy.
indexes.indexNameDocImgIdxArray.DocImgIdx.DocImgIdxNameDisplay name of the document index.
indexes.indexTypeDocImgIdxArray.DocImgIdx.DocImgIdxTypeIndicates the type of document index this representssuch as an account number.
indexes.indexValueDocImgIdxArray.DocImgIdx.DocImgIdxValueValue of the document index corresponding to the index type.
auditInfo.createdDatenow()Timestamp of when the customer was created - Set as Current Time.
auditInfo.createdByDocImgSrchResponse.MsgRsHdr.jXchangeHdr.AuditUsrIdIdentifies the system or user which created the customer.
auditInfo.updatedDatenow()Timestamp of when the customer was last updated.
auditInfo.updatedByDocImgSrchResponse.MsgRsHdr.jXchangeHdr.AuditUsrIdIdentifies the system or user which last updated the customer.
auditInfo.isDeletedfalseIndicates whether or not the customer has been soft-deleted - Set as false.

(back to top)

get-indexes-soap-request

SOAP Request mapping for retrieving a Document Image Indexes from Synergy

Source: ./src/main/resources/dwl/get-indexes-soap-request.dwl

(back to top)

TypeTemplate
OrganizationMuleSoft
Published by
MuleSoft Solutions
Published onFeb 27, 2025
Asset overview

Asset versions for 1.8.x

Asset versions
VersionActions
1.8.0